GtkStatusbar: Fix resize-grip overlap calculation
authorMatthias Clasen <mclasen@redhat.com>
Sun, 15 Jan 2012 00:53:48 +0000 (19:53 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 15 Jan 2012 01:35:19 +0000 (20:35 -0500)
commitb0936a12d95088de0d5798d6adbe4cdca0feec4d
treed64179850c6c1f7f0fe3af7d38dd76856442f1b8
parent9ef2fdf956892b03d94b051642d909839dab7638
GtkStatusbar: Fix resize-grip overlap calculation

The allocation is relative to the window, so the way the statusbar
was doing the overlap calculation was wrong.
gtk/gtkstatusbar.c